home *** CD-ROM | disk | FTP | other *** search
/ MacHack 1993 / MacHack 1993.toast / MacHack™ 1987-1992 / MacHack™ '90 / Other Stuff / Demos ƒ / Demo AppMaker / Demo AppMaker™ / Demo AppMaker™.rsrc / TmpC_251_Menu.File.h < prev    next >
Encoding:
Text File  |  1990-03-23  |  270 b   |  12 lines

  1. /* %filename% */
  2. /* Created %date% %time% by AppMaker */
  3.  
  4. /*----------*/
  5. void Init%MenuName%M    (void);
  6. Boolean OkToOpen (OSType    fType);
  7. void OpenFile    (Str255        fileName,
  8.                  short        vRefNum);
  9. void Open0Files    (void);
  10. void DoClose    (void);
  11. void Do%MenuName%    (short        itemNr);
  12.